Food sorted by 'name' column, reversed:
If you're using orderby, you'll need to strip spaces and capital letters out of your column names (e.g. 'firstname' instead of 'First Name')