Ok, I'm obviously missing something very basic. I'm very new to Entity Framework....I want to call stored procedures without importing them, so I was planning on using ExecuteStoreQuery(). According to the documentation, ExecuteStoreQuery is a method of...