static <T> PrefixIndex<T>
attach(Function<T,Set<String>> prefixExtractor, Table<T> table, String... columnNames)