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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12739Young, EvanKB9KirkbyEnglandUnited Kingdom
12745Wu, RafaelKB9KirkbyEnglandUnited Kingdom
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 21:55:32.023 UTC