[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 2596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
16214Fernandez, Brett, L98225BellinghamWashingtonUnited States
15919Prasad, Rebekah, AKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 09:08:08.844 UTC