• I am new to tabular modeling and from what I have read is that queries shouldn't take longer than a few seconds. My transaction table is just short of a 200 million rows and the Account table is about 6 million. The keys are varchar and quite long and from what I have read in the Performance tuning guide, if I can use get the system to value encoding instead of hash, I'll get better performance. They should also take up less space.