[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 9002  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
15686Vazquez, Pedro, AC2H 7AULondonEnglandUnited Kingdom
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom
15620Subram, Dominique, SW1X3SELondonEnglandUnited Kingdom
15632Carlson, Gloria, PE17 6JFLondonEnglandUnited Kingdom
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 23:45:12.411 UTC