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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
19071Jimenez, JoeE17 6JFLondonEnglandUnited Kingdom
19082Zhang, AlvinSW8 4BGLondonEnglandUnited Kingdom
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-17 13:30:07.569 UTC