[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 2421   SHUFFLE   <  SKIP 5983  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28769Foster, Brianna98201EverettWashingtonUnited States
19251Sai, Brett53001BonnHamburgGermany
20580Huang, Ernest, L75013ParisSeine (Paris)France
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada

Generated 2025-07-19 14:32:12.605 UTC