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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12477Gill, Robin, J75008ParisSeine (Paris)France
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
15253Suri, Barry3205South MelbourneVictoriaAustralia
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-09 10:33:15.678 UTC