When I run the code below, the EF Core DbContext pulls all four rows from the database into its memory. I thought that it was meant to run the ordering, skipping, and takin