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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom
17841Navarro, Walter, SSE1 8HLLondonEnglandUnited Kingdom
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-12 00:00:13.967 UTC