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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom
26837Martin, AlbertC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-17 01:46:00.255 UTC