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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
13375Kumar, Jason94014ColmaCaliforniaUnited States
27981Hu, Aimee, R3337MeltonVictoriaAustralia

Generated 2025-07-12 08:46:18.297 UTC