45 46 47 48
# File 'lib/azure/table/query.rb', line 45 def from(table_name) @table = table_name self end