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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13674Shen, Drew, L75012ParisSeine (Paris)France
25606Fernandez, Meredith75005ParisSeine (Paris)France
19277Jiménez, Billy, L78400ChatouYvelineFrance

Generated 2025-07-21 18:15:24.896 UTC