>> What do you think a tuple/row is? Its an ordered list of values. <<

You could say that a "row" is a dictionary, but NOT necessarily "ordered". Some RDBMS provide a default ordering, but I consider these convenience attributes, and not a prerequisite.