, [Title] = 'Hover text on the node.'
, [Label] = 'Purple Node 1 (Ax)'
, [Group] = 'Green Network'
, [Description] = 'This description shows up in the top right hand corner when you select a node.'
, [Node URL] = 'https://www.cinchy.com'
, [Title] = 'Hover text on node 2.'
, [Label] = 'Node 2 (Ay)'
, [Group] = 'Green Network'
, [Description] = 'This description shows up in the top right hand corner when you select a node.'
, [Title] = 'Hover text on node 3.'
, [Label] = 'Node 3 (Bx)'
, [Group] = 'Blue Network'
, [Title] = 'Hover text on node 4.'
, [Label] = 'Minimum Node 4 (y)'
, [Title] = 'Hover text on node 4.'
, [Label] = 'Orphan Node 5 (By)'
, t.[Description] as 'description'
, t.[Node URL] as 'nodeURL'
, t.[Slicer 1] as 'slice1'
, t.[Slicer 2] as 'slice2'