Salesforce – How to access Owner custom fields in a SOQL query? - Grzegorz Skaruz
Today I came across a problem with accessing Owner custom fields (for the User object I had several of these fields). I only could access few standard fields like Owner.Name, Owner.FirstName without problems. But here’s how I solved it.