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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24851Ortega, LeslieSL4 1RHBerksEnglandUnited Kingdom
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
15482Rubio, Audrey, L91910Chula VistaCaliforniaUnited States
11882Stewart, Patrick, L98104SeattleWashingtonUnited States
19210Price, Alexis, E90241DowneyCaliforniaUnited States
18261Ramos, Stacy, D6006PerthSouth AustraliaAustralia

Generated 2025-11-04 23:46:59.002 UTC