[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 0   SHUFFLE   <  SKIP 3671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
15527Rivera, Megan, C91932Imperial BeachCaliforniaUnited States
16596Carter, Gabrielle, B78100Saint Germain en LayeYvelineFrance

Generated 2025-11-05 04:33:02.918 UTC