[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 9025  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 02:43:20.551 UTC