[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 2387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25142Ray, Regina, B75008ParisSeine (Paris)France
24694Carlson, Theodore14129BerlinHessenGermany
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 20:31:49.204 UTC