I have a sort of column display, but the end two column\'s seem to not be aligning correctly. This is the code I have at the moment:
Console.WriteLine(\"Cust
You could use tabs instead of spaces between columns, and/or set maximum size for a column in format strings ...