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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23714Williams, Joseph, T97301SalemOregonUnited States
28981Jai, Luke, R94063Redwood CityCaliforniaUnited States
13696Edwards, Katherine66578NeunkirchenSaarlandGermany

Generated 2025-07-11 13:33:35.728 UTC