[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 2391   SHUFFLE   <  SKIP 510  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14588Taylor, Alexander, E98055RentonWashingtonUnited States
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
15617Chande, Dawn, A75008ParisSeine (Paris)France

Generated 2025-07-14 09:28:45.297 UTC