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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21111Deng, RicardoSW6 SBYLondonEnglandUnited Kingdom
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
21134Chapman, Bob, WW1V 5RNLondonEnglandUnited Kingdom
21847Madan, Dominic, FSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 07:40:38.204 UTC