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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23516Miller, Ashley, V91941GrossmontCaliforniaUnited States
17598Harris, Cameron92020El CajonCaliforniaUnited States
19855Smith, JohnV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-13 06:23:01.064 UTC