[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 4000   SHUFFLE   <  SKIP 3218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17888Liu, MandyRG12 8TBBracknellEnglandUnited Kingdom
16762Ferrier, Franklin98168BurienWashingtonUnited States
16073Bryant, Miranda, C98033KirklandWashingtonUnited States

Generated 2025-07-09 22:51:31.817 UTC