How can you set order for the execution of initial begin blocks without using event or wait statements?

How can we set order for the execution of initial begin blocks without using event or wait statements?

What order do you want and why?

The XY problem