I have an IEnumerable, which contain millions of data (let call it abc). The result I want is a List.
I have 2 options in my mind.