Expand description
.select(...) projection through embedded sub-fields. Field paths
into an embed flow through the existing Path<T, U>: IntoExpr<U>
chain, so no production code change is required for this case to
work end-to-end; this file is the integration coverage.