Connecting five MPU6050s to one Arduino MEGA

Hi ,
I need help in connecting five MPU6050 sensors to one Arduino Mega board. I must tell you that I'm a beginner when it comes to programming but I need to have 5 of these sensors working in tandem for an Industrial Project. If anyone can break it down for me Step-By-Step I would deeply appreciate it.
Any help in this regard would be extremely useful. Kindly help me!

Thank You in advance for your help!

You can use an I2C multiplexer as the PCA9547 to have access to up to 8 separated I2C buses over the I2C hardware of your Mega.