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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14809Suarez, Max, AGL7 1RYGloucestershireEnglandUnited Kingdom
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 12:10:14.108 UTC