I can not figure out why EF6 will not create a complex type for my stored procedure. I am using the database-first approach. ...I created a new stored procedure in SSMS 2017. Open my EDMX, right clicked "Update Model From Database," check my stored proced...