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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14999Morris, Arianna, WNT20Newcastle upon TyneEnglandUnited Kingdom
17790Ye, DarrylRG41 1QWWokinghamEnglandUnited Kingdom
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 15:50:28.559 UTC