[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 1088  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
11350Zhou, CaraPB12PeterboroughEnglandUnited Kingdom
15308Lal, Christy, C94704BerkeleyCaliforniaUnited States
25448Sara, Erick, MRG41 1QWWokinghamEnglandUnited Kingdom
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
13754Peterson, Paige98107BallardWashingtonUnited States

Generated 2025-10-29 21:28:54.324 UTC