[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 4413   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13436Griffin, Gail98027IssaquahWashingtonUnited States
28724Navarro, Marvin, J75005ParisSeine (Paris)France
17727Gill, Monique, L3000MelbourneVictoriaAustralia

Generated 2025-07-15 12:04:38.934 UTC