[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 9219  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom
12653Andersen, NicholeW10 6BLLondonEnglandUnited Kingdom
12733Cai, Lacey, LSW8 4BGLondonEnglandUnited Kingdom
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 07:12:47.226 UTC