[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 9188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
23779Dominguez, DeannaW10 6BLLondonEnglandUnited Kingdom
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
24537Saunders, CynthiaW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-22 05:15:00.187 UTC