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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19071Jimenez, JoeE17 6JFLondonEnglandUnited Kingdom
19082Zhang, AlvinSW8 4BGLondonEnglandUnited Kingdom
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 04:31:13.203 UTC