- fix limit and last evaluated key in PynamoDBToPymongoAdapter and refactor a bit
- add `limit` and `last_evaluated_key` params to `i_get_tenant_by_customer`
and `scan_tenants` methods in tenant service;
- refactor `BaseModel` and add an ability for potential users of SDK to
use the PynamoToMongoAdapter and BaseModel from SDK, providing their
MongoDB credentials and url