In a scenario where a data engineer initiates the creation of a new database using the command:
CREATE DATABASE IF NOT EXISTS customer360;
Determine the default location where the 'customer360' database will be stored within the Databricks environment.