I've read many great answers here on stack about dynamic creation of lambda expression, but cannot make my own....I need to select entity from DB by ...ID..., but I don't know its type beforehand. Only name of a type. So: ...var modelType = Assembly.Load(...