[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 0   SHUFFLE   <  SKIP 2792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19709Martin, Christian, VV3L 1H4WestminsterBritish ColumbiaCanada
17616Weisman, Daniel, J98284Sedro WoolleyWashingtonUnited States
23733Gomez, Natasha, G98312BremertonWashingtonUnited States

Generated 2025-11-04 21:33:38.809 UTC