[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 1656   SHUFFLE   <  SKIP 867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21492Jai, Robert94015Daly CityCaliforniaUnited States
20373Williams, Morgan, CV3A 4R2LangleyBritish ColumbiaCanada
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom

Generated 2025-11-05 16:49:33.098 UTC