Hello @Aron1317

have you tried to run the following command?

AT+COPS?

Note: no = sign.
This should tell you the current mode and the currently selected operator.
Also for my SIM7020G I use the following command to set the APN:

AT*MCGDEFCONT="IP","<APN>"

Note: * instead of + after the AT.

Thanks
Felix