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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom
12325Martin, Gloria, AC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-12 09:21:45.730 UTC