Our MC is connected to Salescloud. We have one Data Extension and 2 different types: Customer and Center.
DataExtension : Subscriber Key, FirstName, Preferred Center, Billing state, Billing city, Type
Record Examples :
1)Subkey = 123, First Name = rohan, Preferred center = 456,billing address is empty, billing city is empty, type : customer.
2)subkey = 456, billing city = edison, billing state= new jersey , type : Center
Note : for the second record my subscriber key is preferred center from the first record
I am facing trouble to display the Billing city, state for a particular customer in email content . I used lookup rows but as its in all one DE, i am not able to pull the expected values. i cant use other sync DE as this is the only DE which has the fields