Tim Nguyen

Results 2 comments of Tim Nguyen

@MinhMit - were you able to implement this? If so, could you please share your code/findings? I'm running into this issue at the moment.

I see that [ODataModelBuilder](https://github.com/OData/ModelBuilder/blob/b2d07a6fc2abde4fa13de64968c8a590bb22bd2b/src/Microsoft.OData.ModelBuilder/ODataModelBuilder.cs#L628) enforces a key for EntitySet, which makes sense, but are there any work arounds or alternative approaches? @xuzhg and @hassanhabib - any help would be greatly...