[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 7795   <  SKIP 1703  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25757Wu, Jeffery, DSW1P 2NULondonEnglandUnited Kingdom
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-19 12:33:53.022 UTC