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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16369Powell, Isabel98201EverettWashingtonUnited States
17082Smith, Morgan, W20354HamburgHamburgGermany
19551Alexander, Samuel98052RedmondWashingtonUnited States
28012Stewart, Ian97034Lake OswegoOregonUnited States

Generated 2025-07-20 03:45:54.869 UTC