I have a simple Indexed View. When I query against it, it\'s pretty slow. First I show you the schema\'s and indexes. Then the simple queries. Finally a query plan screnie.
If all you want is to persist the return value of a UDF, consider a persisted computed column rather than an indexed view.