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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 17:18:53.357 UTC