[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 211   SHUFFLE   <  SKIP 2088  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23203Jenkins, Dalton98055RentonWashingtonUnited States
21813Brown, Dalton, NV9B 2C3ShawneeBritish ColumbiaCanada
12063Martinez, Xavier98225BellinghamWashingtonUnited States

Generated 2025-07-17 03:27:52.718 UTC