Is it possible to query the context, make a change to an entity, and then re-query the context and get a result set back that includes the changed entity without doing a savechanges? (I don't want to savechanges because I may want to rollback)Is it possible to query the context, make a cha