[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 506   SHUFFLE   <  SKIP 301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17970Martinez, Erick14111BerlinHessenGermany
19490Smith, Kristina, D75019ParisSeine (Paris)France
14513Turner, Alexandra94010BurlingameCaliforniaUnited States

Generated 2025-07-10 02:44:54.987 UTC