[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 3001  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
15222Patel, Cynthia, M3000MelbourneVictoriaAustralia
27391Young, Logan98033KirklandWashingtonUnited States
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 22:27:58.158 UTC