[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 8869   <  SKIP 104  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom
14697Jimenez, NelsonSW19 3RULondonEnglandUnited Kingdom
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
14712Liu, EugeneSW8 4BGLondonEnglandUnited Kingdom
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-20 17:11:17.206 UTC