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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom
29477Ruiz, Neil, NW10 6BLLondonEnglandUnited Kingdom
29480Raji, Nina, WSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-18 07:40:13.606 UTC