if i have two options data type field on custom entity, with option values as below
0- Hide
1- Show
values saved into the entity/table is 0 or 1., if i like to get text Hide or Show what is the underlying table name.
Eg: for Option Set , StringMap table has all values.