[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 250   SHUFFLE   <  SKIP 2019  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27437Reed, Gabriella, AV9MetchosinBritish ColumbiaCanada
16143Evans, Sara, A91932Imperial BeachCaliforniaUnited States
29095Jimenez, Jaime, E1597Lane CoveNew South WalesAustralia
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 23:19:07.256 UTC