so there are a few other similar type posts about, but none matching the simple task I am attempting.
just running a stored proc through ...EF6 code first... in the following manner...var results = context.DataBase.SqlQuery<MyClass>("exec spGetStuff @para...