[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 475   SHUFFLE   <  SKIP 1404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom
25333Coleman, Robert, L97005BeavertonOregonUnited States
23923Sun, Alejandro, BGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 17:15:37.689 UTC