Linq Table<T>.Create() does not use provided keyspace when using constructor that specifies it
Description
As found by in TableCreate_CreateIfNotExists_KeyspaceOverride_NoSuchKeyspace() test, Table<T>.Create() does not take in account the provided keyspace to generate the create table statement