[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 655   <  SKIP 2628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11446Chander, Bethany, K1597Lane CoveNew South WalesAustralia
17985Sun, Cedric24044KielSaarlandGermany
28007Ye, Clayton, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 16:23:31.340 UTC