[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 484   SHUFFLE   <  SKIP 2151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
18816Smith, Taylor97045Oregon CityOregonUnited States

Generated 2025-07-16 18:17:47.991 UTC