[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 3531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29202Kumar, Jerry98168BurienWashingtonUnited States
20357Price, Julian98270MarysvilleWashingtonUnited States
25608Zeng, SandraOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-20 11:35:56.771 UTC