Here is sample code for creating a table from a view or even another table.
SELECT * INTO MyTable FROM MyView