[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 24   SHUFFLE   <  SKIP 1351  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28827Robinson, Joshua, E92118CoronadoCaliforniaUnited States
14021Richardson, Michelle98033KirklandWashingtonUnited States
20457Morris, Alexandra97222MilwaukieOregonUnited States
19560Martin, Randall, B2300NewcastleNew South WalesAustralia

Generated 2025-07-13 23:00:30.748 UTC