[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 750   SHUFFLE   <  SKIP 693  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12765Gill, Robyn, JV8Y 1L1CliffsideBritish ColumbiaCanada
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
20166Gutierrez, Monique91480FrankfurtBayernGermany
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
26330Diaz, Marcus, H98312BremertonWashingtonUnited States

Generated 2025-11-06 03:27:34.738 UTC