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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
11019Lal, Luke, LV3A 4R2LangleyBritish ColumbiaCanada
26379Rodriguez, CindyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-09 05:50:54.249 UTC