[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   SHUFFLE   SKIP 8719   <  SKIP 1770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22902Madan, Pedro98225BellinghamWashingtonUnited States
18368Hughes, Austin, PV8Y 1L1CliffsideBritish ColumbiaCanada
20342Lu, Aimee, J98312BremertonWashingtonUnited States

Generated 2025-07-20 06:33:55.642 UTC