A table alias will provide an object reference.
SELECT mu1.user_info.name, mu1.user_info.email FROM MyUser1 mu1
dbfiddle