[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 4867  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18814Adams, Evan98201EverettWashingtonUnited States
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
29424Gill, Erik70452StuttgartSaarlandGermany
24653Barnes, Victoria98036LynnwoodWashingtonUnited States

Generated 2025-07-12 13:17:38.185 UTC