You can either use a copy into command or use copy activity/data flow activity in synapse pipeline.
Please check here for copy into command usage and syntax.
And here for a video reference for the same.
If you want to use copy activity in the pipeline, you can have a look at this video
Thanks.