Get the first n rows of a table as a DataFrame. Does not perform a full table scan; should use a trivial amount of data as long as n is small.
(self, table_name, num_rows=5, start_index=None, selected_columns=None)
source not stored for this graph (policy: none)