SELECT EntityDefinition.MasterLabel, EntityDefinition.DeveloperName, MasterLabel, QualifiedApiName, Description, DataType, Length, ExtraTypeInfo, ControllingFieldDefinitionId, ReferenceTargetField,  IsFieldHistoryTracked, IsIndexed, PublisherId, LastModifiedBy.Name, LastModifiedDate
FROM FieldDefinition 
WHERE EntityDefinition.DeveloperName = 'Case' ORDER BY MasterLabel