[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 250   SHUFFLE   <  SKIP 2324  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25697Harris, Miguel, L59140DunkerqueNordFrance
24401Rana, Douglas90706BellflowerCaliforniaUnited States
24964Anderson, Samantha98020EdmondsWashingtonUnited States
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-20 00:20:35.900 UTC