[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.code AS code_2, s0_.is_vertical AS is_vertical_3, s1_.id AS id_4, s1_.name AS name_5, s1_.code AS code_6, s1_.position_y AS position_y_7, s1_.height AS height_8, s2_.id AS id_9, s2_.name AS name_10, s2_.code AS code_11, s2_.width AS width_12, s2_.sort_index AS sort_index_13, s3_.id AS id_14, s3_.name AS name_15, s3_.code AS code_16, s3_.position_x AS position_x_17, s3_.position_y AS position_y_18, s3_.width AS width_19, s3_.depth AS depth_20, s3_.rack_height AS rack_height_21, s4_.id AS id_22, s4_.name AS name_23, s4_.code AS code_24, s4_.position_x AS position_x_25, s4_.position_y AS position_y_26, s4_.width AS width_27, s4_.depth AS depth_28, s4_.is_restricted AS is_restricted_29, s0_.position_id AS position_id_30, s1_.section_id AS section_id_31, s2_.area_id AS area_id_32, s3_.zone_id AS zone_id_33, s4_.warehouse_id AS warehouse_id_34 FROM storage_spot s0_ INNER JOIN storage_position s1_ ON s0_.position_id = s1_.id INNER JOIN storage_section s2_ ON s1_.section_id = s2_.id INNER JOIN storage_area s3_ ON s2_.area_id = s3_.id INNER JOIN storage_zone s4_ ON s3_.zone_id = s4_.id"
]