I can't figure out why: dynamic db = Database.Opener.Open("http://nsuli.com/odata3/us/"); IEnumerable<dynamic> products = db.TestTable.All();