Use @DbColumn to retrieve the entire contents of the Color column (column 3):
@DbColumn("ODBC";"INVENTORY";"";"";"UNIFORMS";"Color")
Values in the resulting list appear just as they were encountered in the database; they are not sorted and duplicate values are retained:
Red:Green:Red:Yellow