[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   SHUFFLE   <  SKIP 3123  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
13467Martinez, Kristopher98225BellinghamWashingtonUnited States
24933Sanchez, Regina91502BurbankCaliforniaUnited States
21719Torres, Morgan97355LebanonOregonUnited States
26953Rubio, Roy, C59100RoubaixNordFrance
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia

Generated 2025-07-11 14:24:19.787 UTC