[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 327   SHUFFLE   <  SKIP 609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19541Cooper, AlexandraV3L 1E7WestminsterBritish ColumbiaCanada
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 12:58:41.045 UTC