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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 11:16:49.872 UTC