I\'m modelling a 3rd party database using Automapper 8 and EF 6. One of my DTO classes needs to use a Where clause on an association to locate the correct recor
Where