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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom
15052Moreno, Kari, SW10 6BLLondonEnglandUnited Kingdom
15056Suarez, Jaime, LC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 03:27:05.989 UTC