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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23280Alexander, Hannah, A97045Oregon CityOregonUnited States
14999Morris, Arianna, WNT20Newcastle upon TyneEnglandUnited Kingdom
27134Chen, Glenn, K75012ParisSeine (Paris)France

Generated 2025-07-21 17:59:17.148 UTC