[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 3032   SHUFFLE   <  SKIP 196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18640James, Isaac98027IssaquahWashingtonUnited States
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States

Generated 2025-07-18 13:54:46.591 UTC