[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 211   SHUFFLE   <  SKIP 1523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20402Liang, Vincent3977CranbourneVictoriaAustralia
12463Huang, ToddGL50CheltenhamEnglandUnited Kingdom
13683Torres, Sheila, C24044KielSaarlandGermany

Generated 2025-07-18 14:14:41.443 UTC