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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom
25721Nara, April, ESW8 1XDLondonEnglandUnited Kingdom
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-17 12:03:41.054 UTC