[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 484   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12366Cox, Stephanie, R98107BallardWashingtonUnited States
24206Munoz, Marie24044KielSaarlandGermany
21303Jenkins, Sydney, L90505TorranceCaliforniaUnited States

Generated 2025-07-12 15:59:48.448 UTC