[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 2528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28726Liang, Kelli, C24044KielSaarlandGermany
15276Hall, Megan, L92020El CajonCaliforniaUnited States
16221Saunders, Darren, A98168BurienWashingtonUnited States

Generated 2025-07-11 15:27:30.856 UTC