Consider a list of 7 million objects of this type:
public class Item { [Key] public int Id { get; set; } p