Yes, just create a new entity, IpredicateBucket and Expression.
Assign the Expression to ColA(field) 's ExpressionToApply property, then
use the Adapter.UpdateEntityDirectly(entity, IPrecicateBucket)
An example of this in more detail is in the documentation, please check:
"Using the generated code -> Field expressions and aggregates -> Expressions in entity updates"