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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 16:09:51.918 UTC