I have a multipart polyline FC in an SDE.ST_GEOMETRY EGDB (Oracle 18c).
For testing purposes, I want to create a new polyline FC that only has the first segment of the original lines.

- For multi-part features, I want to ignore the additional parts. For example, I don't want to get the first segment of the second part.
- It's a one-time operation, so using geoprocessing tools would be fine (no need for automation or custom scripting).
How can I do that using ArcGIS Pro 2.6.8 or ArcMap 10.7.1? (advanced license)