[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 1616   SHUFFLE   <  SKIP 2062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17466Perez, Thomas97355LebanonOregonUnited States
14931Pal, Andres, S75019ParisSeine (Paris)France
28911Rodriguez, Levi, W17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-15 12:26:14.659 UTC