established the OData API of the corresponding single entity
want to associate multiple tables
follow the official tutorial
http://host/service/$crossjoin(Products,Sales)?$filter=Products/ID eq Sales/ProductID
write url to visit, and you get 404
.