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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28762Henderson, Aaron97045Oregon CityOregonUnited States
16727Johnston, Charles98036LynnwoodWashingtonUnited States
12533Washington, Luis, T99362Walla WallaWashingtonUnited States
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 17:32:08.411 UTC