Expr entityUid(String type, String id) { return ExprValue(Value.entity(uid: EntityUid.of(type, id))); }