rows to colums

Hello gurus,
I have a requirement where I want to convert rows to columns I can see flip does exactly what I want but produces dictionaries rather than table.
Is it possible to convert dictionary into table with same format.

Thanks
Rajesh

see Charlie’s example of a pivot
http://code.kx.com/wiki/Pivot