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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19943Carlson, Walter75003ParisSeine (Paris)France
16316Hu, Kelli, M12311BerlinSaarlandGermany
20319Alexander, Dylan98168BurienWashingtonUnited States

Generated 2025-07-09 19:20:08.492 UTC