[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 1539  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15462Chande, Tony, C92700ColombesHauts de SeineFrance
16136Srini, George98312BremertonWashingtonUnited States
19881Long, Aidan, J90401Santa MonicaCaliforniaUnited States
25600Anand, Derek75009ParisSeine (Paris)France

Generated 2025-07-14 05:07:40.421 UTC