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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23226Xie, Leonard, M64283DarmstadtHessenGermany
29252Parker, Alex94303Palo AltoCaliforniaUnited States
11547Sai, Cindy, E75013ParisSeine (Paris)France

Generated 2025-07-20 00:44:40.759 UTC