[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 1222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13569Hall, Marcus64283DarmstadtHessenGermany
14331Murphy, Timothy97222MilwaukieOregonUnited States
26236Evans, Isabella, A98168BurienWashingtonUnited States
22087Coleman, Joan, K92118CoronadoCaliforniaUnited States

Generated 2025-07-13 05:21:02.721 UTC