[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 92   <  SKIP 287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13714Ward, Amanda97222MilwaukieOregonUnited States
23221Rai, Leonard, C66041PoingSaarlandGermany
29074Long, Joan, R98371PuyallupWashingtonUnited States

Generated 2025-07-15 03:20:54.339 UTC