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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 22:02:16.500 UTC