Domain table
The 
	 DEPM_MOD_DOMAINTABLE table maps the Domain cube with the domain fact
      tables. Similar to the behavior of access cubes, publishing from those tables clears all
      values and imports values from the Domain table.This table shows the columns of the Domain table:
| Name | Definition | 
|---|---|
| CubeID | nvarchar(101) NOT NULL | 
| TableName | nvarchar(200) NOT NULL | 
| Order | int NOT NULL |