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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22108Powell, Eduardo94947NovatoCaliforniaUnited States
27649Bailey, Evan, C98104SeattleWashingtonUnited States
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 23:53:14.109 UTC