In order to change the Dimension Order, if you are an EVX Software Cloud user, you ought to contact support@evxsoftware.com so that we can do it on your behalf.
However, if you are a Starter user or an On-Premise user, you may do as following, but of course, subscribed users may contact us as well.
i.e.:
UPDATE `fo_dimensions` SET `default_order` = '-12' WHERE `fo_dimensions`.`code` = "workspaces";