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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20900Russell, Natalie, MKB9KirkbyEnglandUnited Kingdom
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 03:11:53.249 UTC