[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 468   SHUFFLE   <  SKIP 2083  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom
24059Navarro, Tabitha66578NeunkirchenSaarlandGermany
21788Barnes, Spencer92806La JollaCaliforniaUnited States
23169Andersen, Corey, T98225BellinghamWashingtonUnited States

Generated 2025-07-21 18:27:40.265 UTC