I'm trying to emit keys like this:@{@"1",@"1",@"123-x"}@{@"1",@"2",@"asdas"}@{@"1",@"3",@"jdhs"}@{@"1",@"4",@"s,djhdsf"}@{@"1",@"5",@"s,jfd"}@{@"1",@"6",@"shgas”}
I need to provide the first and last components of the key, and wildcard the middle. so my keys will be ordered by first and second components.