[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 9023  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 16:44:14.223 UTC