There is a sign, which contains information about stores - who they are, what region we are, where stored, etc. the List of columns like this:
[DivisionNodeName] varchar(100)
,[DSMid] int non-unique
,[DSMname]
,[TSMNodeName]
,[TSMid] int non-unique
,[TSMname]
,[SVNodeName]
,[SVid] int non-unique
,[SVname]
,[TPNode...