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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20069Smith, Jessica, C90401Santa MonicaCaliforniaUnited States
13262Nara, Jaime, DHP10 9QYHigh WycombeEnglandUnited Kingdom
11340Munoz, Melody, C75002ParisSeine (Paris)France

Generated 2025-07-16 09:00:50.870 UTC