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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
16749Coleman, Aaron90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 16:05:39.518 UTC