[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   SHUFFLE   SKIP 2500   <  SKIP 837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom
14004Kelly, Caitlin94015Daly CityCaliforniaUnited States
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-17 13:09:27.033 UTC