I have a list that I created from a SQL query and another list using linq:
var List1 = db.Database.SqlQuery("spAllApples AppleNum", param)