Read bigdata from data house. 大数据批量读.
@MPI(name: "mesh.dh.read") Future<Page<dynamic>?> read(Paging idx, {Context? ctx}) { throw UnimplementedError('read() has not been implemented.'); }