[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 24   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
19541Cooper, AlexandraV3L 1E7WestminsterBritish ColumbiaCanada
17678Blanco, Julio, J90706BellflowerCaliforniaUnited States

Generated 2025-07-12 13:39:34.075 UTC