Hi,
I am trying to query contact entity and I realized for address fields there is a seperate entity called 'CustomerAddress'. Now to query for a contact record, I did a join on both the tables and I am seeing two records for each contact record. WHy is that so?
I really want to query for all the contacts along with the address fields from customeraddress table and do some validation to create new records or update existing records. Please suggest your ideas on this.
Thanks for any help.
*This post is locked for comments
I have the same question (0)