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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
28693Chande, Tamara, LW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-17 04:25:45.603 UTC