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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28745Rana, GeoffreyMK8 8DFMilton KeynesEnglandUnited Kingdom
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
11214Miller, Charles, O97222MilwaukieOregonUnited States

Generated 2025-07-18 07:00:17.061 UTC