I am attempting to add to the where clause of an IQueryable that has included entities.
var to = Request.Form["to"].FirstOrDefault()