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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25321Suarez, Francis75008ParisSeine (Paris)France
27887Zhang, Eugene, C75019ParisSeine (Paris)France
15330Richardson, Catherine98312BremertonWashingtonUnited States

Generated 2025-07-11 13:05:05.916 UTC