[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9322  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
17887Madan, Joel, CSW6 SBYLondonEnglandUnited Kingdom
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
17841Navarro, Walter, SSE1 8HLLondonEnglandUnited Kingdom
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-16 20:06:07.793 UTC