[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 9292  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-19 06:10:04.068 UTC