[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 593   SHUFFLE   <  SKIP 255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
11191Perez, Kristi, E94014ColmaCaliforniaUnited States
14578Carter, JonathanV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-11-04 23:51:44.967 UTC