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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
19071Jimenez, JoeE17 6JFLondonEnglandUnited Kingdom
19082Zhang, AlvinSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 00:35:42.040 UTC