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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom
28733Ramos, Diana, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 19:18:25.779 UTC